Add support for automatic module name#521
Conversation
|
@desruisseaux aby comment on this? |
|
My initial comment was on #520. There are also useful replies below it. I see two aspects to consider: A first aspect is that this feature can be seen as a shortcut making possible to write in 3 lines of A second aspect is that apparently, the current way is difficult if we want to set the automatic module name through a property on the command-line. But I agree with @elharo comment that module name should be part of the versioned code, and therefore be written in the |
Fixes #520 for the 4.x branch.
Following this checklist to help us incorporate your
contribution quickly and easily:
Note that commits might be squashed by a maintainer on merge.
This may not always be possible but is a best-practice.
mvn verifyto make sure basic checks pass.A more thorough check will be performed on your pull request automatically.
mvn -Prun-its verify).If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.
To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.